home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / mnubt222.zip / NOBLINK.DOC < prev    next >
Text File  |  1992-02-25  |  639b  |  9 lines

  1. NOBLINK.COM is a short utility for EGA, VGA and MCGA display cards only.  
  2. Normally, you can only use hi-intensity attributes for the foreground; 
  3. hence, it is impossible to have a yellow background for example.  
  4. NOBLINK alters the system settings to provide hi-intensity instead of 
  5. blinking.  It is not a TSR, and the settings will revert to normal if 
  6. the screen mode changes.  It is free to anyone who wants it... I simply 
  7. used it when I was playing with programming the VGA card.  Technically, 
  8. the effect is achieved by call Int 10, sub-function 10, minor function 
  9. 03 with a value in BL to enable hi-intensity backgrounds.